Make read-manifest accept consistent manifest-path arguments
authorCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Sat, 29 Aug 2015 17:03:05 +0000 (13:03 -0400)
committerCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Tue, 1 Sep 2015 01:26:29 +0000 (21:26 -0400)
commit704716488968ec063642d2d49ec1b51f88f58fbe
tree7f74d87d0e8d9972c551345e5ba1344c426c48c2
parent872d099e2e1352c6017eef010be84a16fff57ead
Make read-manifest accept consistent manifest-path arguments

And also preserve the existing behavior of accepting an absolute path to
a directory containing a Cargo.toml for backwards compatibility.
src/bin/read_manifest.rs